In Ionic 5, after I obtain data from variables, I want to display it at .html page, It shows
<br><br> <p> <br>
What is the method to remove them?
Tried using .replace, strString().replace and not successful.